home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / Chip_2004-04_cd1.bin / oddech / cars / KartingRace v1.02.exe / {app} / Configuration.exe / 0 / RCDATA / TFORM2 / TFORM2.txt < prev   
Text File  |  2002-12-30  |  955b  |  50 lines

  1. object Form2: TForm2
  2.   Left = 226
  3.   Top = 483
  4.   BorderStyle = bsDialog
  5.   Caption = 'About'
  6.   ClientHeight = 166
  7.   ClientWidth = 302
  8.   Color = clWhite
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poDesktopCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Image1: TImage
  19.     Left = 24
  20.     Top = 24
  21.     Width = 257
  22.     Height = 41
  23.     Picture.Data = {<image000.bmp>}
  24.   end
  25.   object StaticText1: TStaticText
  26.     Left = 24
  27.     Top = 88
  28.     Width = 79
  29.     Height = 17
  30.     Caption = 'by Stein Nyg'#229'rd'
  31.     TabOrder = 0
  32.   end
  33.   object StaticText2: TStaticText
  34.     Left = 32
  35.     Top = 112
  36.     Width = 93
  37.     Height = 17
  38.     Caption = 'mail@steinware.dk'
  39.     TabOrder = 1
  40.   end
  41.   object StaticText3: TStaticText
  42.     Left = 32
  43.     Top = 128
  44.     Width = 95
  45.     Height = 17
  46.     Caption = 'http://steinware.dk'
  47.     TabOrder = 2
  48.   end
  49. end
  50.